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