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