pub unsafe extern "C" fn napi_detach_arraybuffer(
    env: *mut napi_env__,
    arraybuffer: *mut napi_value__
) -> u32