pub unsafe extern "C" fn wc_PemGetHeaderFooter(
    type_: c_int,
    header: *mut *const c_char,
    footer: *mut *const c_char
) -> c_int