pub unsafe extern "C" fn gum_x86_writer_put_call_address_with_aligned_arguments_array(
    self_: *mut GumX86Writer,
    conv: GumCallingConvention,
    func: GumAddress,
    n_args: guint,
    args: *const GumArgument
) -> gboolean