pub unsafe extern "C" fn JS_InitReservedSlot( obj: *mut JSObject, index: u32, ptr: *mut c_void, nbytes: usize, use_: MemoryUse, )