pub unsafe extern "C" fn enif_get_long(
    env: *mut ErlNifEnv,
    term: ERL_NIF_TERM,
    ip: *mut c_long
) -> c_int