pub unsafe extern "C" fn jit_block_from_label(
    func: jit_function_t,
    label: jit_label_t
) -> jit_block_t