pub unsafe extern "C" fn rtcPointQuery16(
valid: *const c_int,
scene: RTCScene,
query: *mut RTCPointQuery16,
context: *mut RTCPointQueryContext,
queryFunc: RTCPointQueryFunction,
userPtr: *mut *mut c_void,
) -> boolpub unsafe extern "C" fn rtcPointQuery16(
valid: *const c_int,
scene: RTCScene,
query: *mut RTCPointQuery16,
context: *mut RTCPointQueryContext,
queryFunc: RTCPointQueryFunction,
userPtr: *mut *mut c_void,
) -> bool