pub unsafe extern "C" fn polkit_details_insert(
    details: *mut PolkitDetails,
    key: *const c_char,
    value: *const c_char
)