pub unsafe extern "C" fn Entity_GetTransform(
    e: *mut Entity,
    pos: Vec3,
    scale: Vec3,
    m: *mut Matrix
)