pub unsafe extern "C" fn JS_PutEscapedLinearString( buffer: *mut c_char, size: usize, str_: *mut JSLinearString, quote: c_char, ) -> usize