pub unsafe extern "C" fn sceMotionGetSensorState(
    sensorState: *mut SceMotionSensorState,
    numRecords: c_int
) -> c_int
Available on crate feature SceMotion_stub only.