pub unsafe extern "C" fn wolfSSL_COMP_add_compression_method(
    method: c_int,
    data: *mut c_void
) -> c_int