pub unsafe extern "C" fn Matrix_RotateZ(
    result: *mut Matrix,
    angle: f32
)