pub unsafe extern "C" fn pk_write_pubkey_pem(
    ctx: *mut pk_context,
    buf: *mut c_uchar,
    size: usize
) -> c_int