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