pub unsafe extern "C" fn cef_string_multimap_append(
map: cef_string_multimap_t,
key: *const cef_string_t,
value: *const cef_string_t,
) -> c_intpub unsafe extern "C" fn cef_string_multimap_append(
map: cef_string_multimap_t,
key: *const cef_string_t,
value: *const cef_string_t,
) -> c_int