pub unsafe extern "C" fn GetInt32ArrayLengthAndData( obj: *mut JSObject, length: *mut usize, isSharedMemory: *mut bool, data: *mut *mut i32, )