pub unsafe extern "C" fn rtcPointQuery(
scene: RTCScene,
query: *mut RTCPointQuery,
context: *mut RTCPointQueryContext,
queryFunc: RTCPointQueryFunction,
userPtr: *mut c_void,
) -> bool
pub unsafe extern "C" fn rtcPointQuery(
scene: RTCScene,
query: *mut RTCPointQuery,
context: *mut RTCPointQueryContext,
queryFunc: RTCPointQueryFunction,
userPtr: *mut c_void,
) -> bool