pub unsafe extern "C" fn secret_value_new_full(
    secret: *mut c_char,
    length: ssize_t,
    content_type: *const c_char,
    destroy: GDestroyNotify
) -> *mut SecretValue