pub unsafe extern "C" fn JS_AtomGetStr( ctx: *mut JSContext, buf: *mut c_char, buf_size: c_int, atom: JSAtom, ) -> *const c_char