pub unsafe extern "C" fn BNTypeContainerGetTypeById( container: *mut BNTypeContainer, typeId: *const c_char, result: *mut *mut BNType, ) -> bool