pub unsafe extern "C" fn pk_write_pubkey(
    p: *mut *mut c_uchar,
    start: *mut c_uchar,
    key: *const pk_context
) -> c_int