Function g_atomic_rc_box_release_full

pub unsafe extern "C" fn g_atomic_rc_box_release_full(
    mem_block: *mut c_void,
    clear_func: Option<unsafe extern "C" fn(*mut c_void)>,
)