pub unsafe extern "C" fn pk_parse_public_key(
    ctx: *mut pk_context,
    key: *const c_uchar,
    keylen: size_t
) -> c_int