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