pub unsafe extern "C" fn ecp_group_copy(
    dst: *mut ecp_group,
    src: *const ecp_group
) -> c_int