pub unsafe extern "C" fn LLVMIsAConstantInt(
    value_ref: &Value
) -> Option<&ConstantInt>