pub unsafe extern "C" fn js_get_boolean( env: *mut js_env_t, value: bool, result: *mut *mut js_value_t, ) -> c_int