pub unsafe extern "C" fn Perl_grok_bin_oct_hex( my_perl: *mut PerlInterpreter, start: *const c_char, len_p: *mut STRLEN, flags: *mut I32, result: *mut NV, shift: c_uint, lookup_bit: U8, prefix: c_char, ) -> UV