pub unsafe extern "C" fn napi_get_version(
    env: NapiEnv,
    result: *mut u32
) -> NapiStatus